Produced by Araxis Merge on 2021-05-13 09:09:34 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | 2021-05-13 09:09:34 +0000 | ||
| 2 | /Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_css | settings_demo9_en.css | 2021-04-28 03:14:22 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 233 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | /** | |||||
| 2 | * WARNING: Do not change this file. Your changes will be lost. | |||||
| 3 | * 2021-04-28 03:14:21 */ | |||||
| 4 | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed { | |||||
| 5 | background-color: #FFFFFF; | |||||
| 6 | background-image: none; | |||||
| 7 | } | |||||
| 8 | @media (min-width: 768px) { | |||||
| 9 | .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom { | |||||
| 10 | width: 57.17%; | |||||
| 11 | } | |||||
| 12 | .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { | |||||
| 13 | width: 40.83%; | |||||
| 14 | } | |||||
| 15 | ||||||
| 16 | .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { | |||||
| 17 | width: 42.8775%; | |||||
| 18 | } | |||||
| 19 | .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { | |||||
| 20 | width: 30.6225%; | |||||
| 21 | } | |||||
| 22 | } | |||||
| 23 | ||||||
| 24 | body.boxed { | |||||
| 25 | padding-top: 0; | |||||
| 26 | padding-bottom: 25px; | |||||
| 27 | } | |||||
| 28 | body.boxed .page-wrapper { | |||||
| 29 | padding-left: 20px; | |||||
| 30 | padding-right: 20px; | |||||
| 31 | width: 100%; | |||||
| 32 | } | |||||
| 33 | body.boxed .page-main, body.boxed .page-wrapper > .breadcrumbs .items { | |||||
| 34 | padding-left: 0; | |||||
| 35 | padding-right: 0; | |||||
| 36 | } | |||||
| 37 | .container {padding-left: 0;padding-right: 0;} | |||||
| 38 | .header.content {padding-left: 20px; padding-right: 20px;} | |||||
| 39 | @media (min-width: 768px) { | |||||
| 40 | body.boxed .page-wrapper { | |||||
| 41 | max-width: 740px; | |||||
| 42 | } | |||||
| 43 | } | |||||
| 44 | @media (min-width: 992px) { | |||||
| 45 | body.boxed .page-wrapper { | |||||
| 46 | max-width: 980px; | |||||
| 47 | } | |||||
| 48 | } | |||||
| 49 | @media (min-width: 1160px) { | |||||
| 50 | body.boxed .page-wrapper { | |||||
| 51 | max-width: 1160px; | |||||
| 52 | } | |||||
| 53 | } | |||||
| 54 | @media (max-width: 575px){ | |||||
| 55 | body { | |||||
| 56 | font-size: 13px; | |||||
| 57 | line-height: 21px; | |||||
| 58 | } | |||||
| 59 | } | |||||
| 60 | p { | |||||
| 61 | letter-spacing: 0; | |||||
| 62 | } | |||||
| 63 | h1, h2, h3, h4, h5, h6 { | |||||
| 64 | font-family: Poppins,sans-serif; | |||||
| 65 | color: #222529; | |||||
| 66 | letter-spacing: normal; | |||||
| 67 | } | |||||
| 68 | h1 { | |||||
| 69 | font-weight: 700; | |||||
| 70 | font-size: 36px; | |||||
| 71 | line-height: 44px; | |||||
| 72 | margin: 0 0 32px 0; | |||||
| 73 | } | |||||
| 74 | h2 { | |||||
| 75 | font-weight: 700; | |||||
| 76 | font-size: 18px; | |||||
| 77 | line-height: 20px; | |||||
| 78 | letter-spacing: .9px; | |||||
| 79 | margin: 0 0 32px 0; | |||||
| 80 | } | |||||
| 81 | h3 { | |||||
| 82 | font-weight: 700; | |||||
| 83 | font-size: 16px; | |||||
| 84 | line-height: 19px; | |||||
| 85 | margin: 0 0 20px 0; | |||||
| 86 | } | |||||
| 87 | h4 { | |||||
| 88 | font-weight: 700; | |||||
| 89 | font-size: 15px; | |||||
| 90 | line-height: 20px; | |||||
| 91 | margin: 0 0 14px 0; | |||||
| 92 | } | |||||
| 93 | h5 { | |||||
| 94 | font-weight: 700; | |||||
| 95 | font-size: 14px; | |||||
| 96 | line-height: 18px; | |||||
| 97 | letter-spacing: .35px; | |||||
| 98 | margin: 0 0 14px 0; | |||||
| 99 | } | |||||
| 100 | h6 { | |||||
| 101 | font-weight: 600; | |||||
| 102 | font-size: 14px; | |||||
| 103 | line-height: 18px; | |||||
| 104 | } | |||||
| 105 | .home-banner-slider h2.vc_custom_heading, .custom-font4 { | |||||
| 106 | font-family: 'Segoe Script','Savoye LET'; | |||||
| 107 | } | |||||
| 108 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | |||||
| 109 | color: #ff7272; | |||||
| 110 | } | |||||
| 111 | html .btn-modern { | |||||
| 112 | text-transform: uppercase; | |||||
| 113 | font-size: .75rem; | |||||
| 114 | padding: .75rem 1.5rem; | |||||
| 115 | font-weight: 600; | |||||
| 116 | height: auto; | |||||
| 117 | } | |||||
| 118 | html .action.primary, html .btn { | |||||
| 119 | font-family: Poppins; | |||||
| 120 | font-weight: 700; | |||||
| 121 | line-height: 1.42857; | |||||
| 122 | padding: .533rem .933rem; | |||||
| 123 | font-size: .8rem; | |||||
| 124 | } | |||||
| 125 | html .action.primary { | |||||
| 126 | color: #fff; | |||||
| 127 | background-color: #d93c81; | |||||
| 128 | border-color: #d93c81 #d93c81 #be2568; | |||||
| 129 | } | |||||
| 130 | .btn-flat { | |||||
| 131 | padding: 0!important; | |||||
| 132 | background: none!important; | |||||
| 133 | border: none!important; | |||||
| 134 | border-bottom: 1px solid transparent!important; | |||||
| 135 | box-shadow: none!important; | |||||
| 136 | text-transform: uppercase; | |||||
| 137 | font-size: .75rem; | |||||
| 138 | } | |||||
| 139 | html .btn-dark { | |||||
| 140 | color: #fff; | |||||
| 141 | background-color: #222529; | |||||
| 142 | border-color: #222529 #222529 #0b0c0e; | |||||
| 143 | } | |||||
| 144 | html .btn-light { | |||||
| 145 | color: #222529; | |||||
| 146 | background-color: #fff; | |||||
| 147 | border-color: #fff #fff #e6e6e6; | |||||
| 148 | } | |||||
| 149 | html .background-color-secondary { | |||||
| 150 | background-color: #ff7272!important; | |||||
| 151 | } | |||||
| 152 | header.page-header.type7.sticky-header .main-menu-wrap > .container { | |||||
| 153 | padding-left: 10px; | |||||
| 154 | padding-right: 10px; | |||||
| 155 | } | |||||
| 156 | .page-header .drop-menu > a { | |||||
| 157 | font-family: Poppins; | |||||
| 158 | } | |||||
| 159 | .top-icon .porto-sicon-header { | |||||
| 160 | margin-bottom: .75rem; | |||||
| 161 | } | |||||
| 162 | .slider-title, .section-title { | |||||
| 163 | font-size: 1.125rem; | |||||
| 164 | letter-spacing: -.02em; | |||||
| 165 | } | |||||
| 166 | .widget .widgettitle { | |||||
| 167 | font-size: 1rem; | |||||
| 168 | letter-spacing: -.02em; | |||||
| 169 | } | |||||
| 170 | .block-category-list .block-title, .side-custom-block .custom-block h2 { | |||||
| 171 | font-family: 'Poppins'; | |||||
| 172 | } | |||||
| 173 | .product-item-info .product-item-details .product-item-actions .tocart { | |||||
| 174 | color: #6a6a6d; | |||||
| 175 | padding-left: 1rem; | |||||
| 176 | padding-right: 1rem; | |||||
| 177 | background: #f4f4f4; | |||||
| 178 | border: none; | |||||
| 179 | } | |||||
| 180 | .product-item-info.type4 .product-item-actions .towishlist, .product-item-info.type4 .product-item-actions .tocompare { | |||||
| 181 | color: #6a6a6d; | |||||
| 182 | } | |||||
| 183 | .footer .widgettitle, .footer .widget-title { | |||||
| 184 | font-size: 15px; | |||||
| 185 | font-weight: 600; | |||||
| 186 | } | |||||
| 187 | .footer, .footer p { | |||||
| 188 | letter-spacing: 0; | |||||
| 189 | } | |||||
| 190 | .footer .container { | |||||
| 191 | padding-left: 20px; | |||||
| 192 | padding-right: 20px; | |||||
| 193 | } | |||||
| 194 | @media (min-width: 992px) { | |||||
| 195 | .footer .container { | |||||
| 196 | padding-left: 40px; | |||||
| 197 | padding-right: 40px; | |||||
| 198 | } | |||||
| 199 | .footer-middle > .container::after { | |||||
| 200 | left: 40px; | |||||
| 201 | right: 40px; | |||||
| 202 | } | |||||
| 203 | } | |||||
| 204 | .footer-middle .widget { | |||||
| 205 | margin-bottom: 1.875rem; | |||||
| 206 | margin-top: 1.875rem; | |||||
| 207 | } | |||||
| 208 | .footer-middle .widget:first-child { | |||||
| 209 | margin-top: 0; | |||||
| 210 | } | |||||
| 211 | .footer .contact-info .contact-details strong, .footer .contact-info .contact-details span { | |||||
| 212 | line-height: 20px; | |||||
| 213 | } | |||||
| 214 | .footer .follow-us .share-links a { | |||||
| 215 | width: 2.25rem; | |||||
| 216 | height: 2.25rem; | |||||
| 217 | } | |||||
| 218 | .footer .follow-us { | |||||
| 219 | margin-top: 20px; | |||||
| 220 | margin-bottom: 20px; | |||||
| 221 | } | |||||
| 222 | .page-wrapper > .breadcrumbs .items { | |||||
| 223 | padding-top: 10px; | |||||
| 224 | padding-bottom: 10px; | |||||
| 225 | font-size: .75rem; | |||||
| 226 | font-weight: 400; | |||||
| 227 | letter-spacing: 0; | |||||
| 228 | } | |||||
| 229 | .page-wrapper > .breadcrumbs .items>li.home a { | |||||
| 230 | width: auto; | |||||
| 231 | text-indent: 0; | |||||
| 232 | } | |||||
| 233 | .page-wrapper > .breadcrumbs .items>li.home a:after {display: none;} |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.